snprintf(cp, sizeof(cp), "CP%d", codepage);
cet_convert_init(cp, 1);
} else {
- warning(MYNAME ": Unsupported code page (%d).\n", codepage);
+ fatal(MYNAME ": Unsupported code page (%d). File is likely encrypted.\n", codepage);
}
units = tolower(opt_units[0]);
<ulink url="http://www.garmin.com/support/agree.jsp?id=927">Garmin POI-Loader</ulink> is the standard application that creates GPI files
with all possible features.
</para>
+<para>
+ Some of the third party and commercial GPI files are using some kind of
+ encryption or compression that makes the file contents completely unreadable
+ to us. If you get an error "Unsupported code page NNN. File is likely
+ encrypted." means we could basically recognize it as a Garmin GPI file,
+ but it's mangled beyond what we're likely to successfully read.
+</para>
<para>
The layout of GPI files isn't documented and our module was created
via reverse engineering. If you get a problem on reading or writing